From 8f1708a91de90f6efa512807ca46931751e90c07 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sun, 8 Jul 2007 18:10:09 +0000 Subject: [PATCH] * NEWS: `file-remote-p' has a new optional parameter CONNECTED. --- etc/ChangeLog | 4 ++++ etc/NEWS | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/etc/ChangeLog b/etc/ChangeLog index be42e4bde69..a7481758c15 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2007-07-08 Michael Albinus + + * NEWS: `file-remote-p' has a new optional parameter CONNECTED. + 2007-07-07 Michael Albinus * NEWS: New function `start-file-process'. diff --git a/etc/NEWS b/etc/NEWS index 8006fa427ed..290fe0f6c7b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -126,6 +126,11 @@ with a given image specification. but obeys file handlers. The file handler is chosen based on `default-directory'. ++++ +** `file-remote-p' has a new optional parameter CONNECTED. +With this paramter passed non-nil, it is checked whether a remote +connection has been established already. + * New Packages for Lisp Programming in Emacs 23.1 -- 2.30.2